summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2014-11-24no use is made of SfxObjectBar_Impl's aNameCaolán McNamara
2014-11-24no use is made of _pResMgrCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-11-23Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida
2014-11-23Move this header into source/inc.Kohei Yoshida
2014-11-23Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida
2014-11-23loplugin:unreffunStephan Bergmann
2014-11-22Default to collapsed sidebars everywhere but in Impress.Jan Holesovsky
2014-11-22Unneeded 'this->', kill it.Jan Holesovsky
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky
2014-11-22fix the buildMarkus Mohrhard
2014-11-21Same with SfxUnoControllerArr_Impl.Kohei Yoshida
2014-11-21Forward declare SfxFoundCacheArr_Impl and SfxFoundCache_Impl in bindings.hxx.Kohei Yoshida
2014-11-21Forward declare all the std::vector based impl container classes.Kohei Yoshida
2014-11-21Forward declare SfxTbxCtrlFactArr_Impl and SfxStbCtrlFactArr_Impl in app.hxx.Kohei Yoshida
2014-11-21Forward declare SfxMenuCtrlFactArr_Impl in sfx2/app.hxx public header.Kohei Yoshida
2014-11-21Forward declare SfxChildWinFactArr_Impl in sfx2/app.hxx.Kohei Yoshida
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
2014-11-20Move SfxStringHint out of sfx2/app.hxx public header.Kohei Yoshida
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18Resolves: fdo#75066 add TABSTOP and DIALOGCONTROL bitsCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17fdo#85478 Avoid destroying bitmaps after VCL is shut downMatthew J. Francis
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-11-15TabDialog ctor: take an OUStringMiklos Vajna
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-12coverity#735490 reimplement bit countingCaolán McNamara
2014-11-12sal_uIntPtr->sal_uInt32 for BitSetCaolán McNamara
2014-11-12ditch this unused idpool horrorCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84582 : fixed label in the 'Insert Version Comment' dialogSzymon Kłos
2014-11-11HIG fixes for sfx2Adolfo Jayme Barrientos
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-11-09fdo#82707 Unify click behavior in Statusbar (Writer)Samuel Mehrbrodt
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05fdo#67627 fdo#85791 Allow to show/hide sidebar decks with the same commandSamuel Mehrbrodt
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#84938: replace TOOLBOXITEM_ constants with enumNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini