summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-08CID#1079306 uninitialized membersCaolán McNamara
2013-10-08CID#1078685 consider if there is < 3 %Caolán McNamara
2013-10-01convert remnants of String to OUString in SFX2 moduleNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-25We need <tools/string.hxx>Tor Lillqvist
2013-09-21sfx2: fix sfx2::sidebar::Theme lifecycleMichael Stahl
2013-09-20cook up a scheme to allow windows to have per-module settingsCaolán McNamara
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-09-12drop tools/string.hxx from a bunch of placesCaolán McNamara
2013-09-05match original intent of String::Erase(String::Search))Caolán McNamara
2013-09-05convert sfx2/source/appl/* from String to OUStringNoel Grandin
2013-08-30Resolves: fdo#66700 don't crash on querying zoom state with no SfxObjectShellCaolán McNamara
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29convert sfx2/source/dialog/* from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/doc/* from String to OUStringNoel Grandin
2013-08-29convert source/appl/fileobj.hxx from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/appl/helpinterceptor.hxx from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/appl/newhelp.hxx from String to OUStringNoel Grandin
2013-08-29remove unnecessary header sfx2/source/inc/fltfnc.hxxNoel Grandin
2013-08-29remove SfxFilterDialog code, appears to be deadNoel Grandin
2013-08-29convert sfx2/source/inc/workwin.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/app.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/doctempl.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/filedlghelper.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/opengrf.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-13startcenter: Add app icons to sfx2Krisztian Pinter
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann
2013-08-09Call AddDocumentToPickList in SFX_EVENT_OPENDOCJesús Corrius
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl
2013-08-06startcenter: Move BackingComp & BackingWindow to sfx2Krisztian Pinter
2013-08-03fdo#46037: remove 1 comphelper/configurationhelper in sfx2Julien Nabet
2013-07-31fix android build after my XubString changes in VCLNoel Grandin
2013-07-31fdo#46037: less occurrences of comphelper/configurationhelper in sfx2/applJulien Nabet
2013-07-31convert vcl/edit.hxx from XubString to OUStringNoel Grandin
2013-07-30Add TODO comment expressing doubts about existing codeStephan Bergmann
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-27fdo#54264: Fix multi-argument ApplicationEvent::TYPE_OPEN/PRINTStephan Bergmann
2013-07-24fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-23convert sfx2 UNO services to WeakImplHelperNoel Grandin
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-07-12PCH for more librariesLuboš Luňák