summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Convert SV_DECL_PTRARR_SORT(_SfxObjectList) to o3tl::sorted_vectorNoel Grandin1-14/+13
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold2-28/+0
2012-07-11Decrease header files dependenciesMatteo Casalin1-1/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe2-2/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks15-352/+213
2012-07-03ditch String::CreateFromAsciiCaolán McNamara4-9/+9
2012-07-02Remove unused definesThomas Arnhold1-3/+0
2012-07-02Remove unused definesThomas Arnhold2-5/+0
2012-07-01Remove unused definesThomas Arnhold1-7/+0
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy1-4/+11
2012-06-26Some rewriting in SfxViewShell::ExecPrint_ImplMaxime de Roucy1-34/+40
2012-06-26tidy some resource stringsCaolán McNamara4-13/+13
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-21/+1
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin2-21/+20
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin2-10/+10
2012-06-20Convert SV_DECL_PTRARR(SfxFrameArr_Impl) to std::vectorNoel Grandin1-21/+26
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws1-2/+2
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold1-10/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+4
2012-06-03Targeted string rework (ii)Olivier Hallot1-11/+9
2012-06-02targeted string re-workNorbert Thiebaud1-8/+8
2012-06-02targeted string re-workNorbert Thiebaud1-4/+4
2012-06-02targeted string re-workNorbert Thiebaud3-72/+72
2012-06-01Allow for editing of read-only documentsStephan Bergmann1-12/+16
2012-05-29targeted string re-workNorbert Thiebaud1-2/+2
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-28Whatever an inimanager was, it has been dead for a decadeTor Lillqvist1-8/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-22Renamed writer_web_HTML to generic_HTML.Kohei Yoshida1-1/+1
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky1-0/+1
2012-05-10Removed unused SID_FRAMETITLEStephan Bergmann3-102/+2
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-25refactor ImpSvtDataCaolán McNamara1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-4/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-10/+10
2012-04-05SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULTIvan Timofeev2-11/+0
2012-03-30removed duplicate includes in sfx2Takeshi Abe5-11/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann3-44/+3
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-3/+3
2012-02-18Fix typos in commentsElton Chung3-3/+3
2012-02-13WaE: unreferenced local variableTor Lillqvist1-2/+2
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe1-1/+1
2012-02-05Remove unused codeElton Chung4-44/+0