summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07XTiledRenderable: use HWND instead of HDCLászló Németh
2015-05-07Initial XTiledRenderable APILászló Németh
2015-05-07tdf#90935 - fix dispose ordering for tools->customize dialog.Michael Meeks
2015-05-07NoParent condition reversedCaolán McNamara
2015-05-07tdf#90935 - function wizard crash fix.Michael Meeks
2015-05-07Catch another erroneous 'make' constructor function.Michael Meeks
2015-05-07tdf#91127 - SwDbTreeList 'make' function fix.Michael Meeks
2015-05-07VclBuilder - use VclPtr more consistently internally.Michael Meeks
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks
2015-05-07tdf#74299: improve DXF importMike Kaganski
2015-05-07Revert "Tackle Menu with RenderContext refactoring, Invalidate"Stephan Bergmann
2015-05-07improve fallback behaviour of underlying_type for old gccChristoph Lutz
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-07simplify code by replacing std::find_if with std::any_of/std::none_ofTakeshi Abe
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson
2015-05-07tdf#90994 Sidebar tab bar buttons should should have accessible namesNiklas Johansson
2015-05-07tdf#91050: fix typo TabePage->TabPageAndrea Gelmini
2015-05-07tdf#91051: fix typo Trancparency->TransparencyAndrea Gelmini
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-05-07Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara
2015-05-07convert PUSHBUTTON_DROPDOWN constants to scoped enumNoel Grandin
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-07VclPtr: clicking on another sidebar button when navigator open crashesCaolán McNamara
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07regenerate .rdb if makefile changesDavid Tardon
2015-05-07tdf#87862: Row spacing sneaked out, put it backKatarina Behrens
2015-05-07Fix MSVC buildStephan Bergmann
2015-05-07Fix a crash in SfxInfoBarWindowPhilippe Jung
2015-05-07Hold a reference on the Window while emitting events from vcl backends.Michael Meeks
2015-05-07Related: tdf#90956 don't resize the border window when disposingCaolán McNamara
2015-05-07error: class 'SotStorage' is implicitly friends with itselfStephan Bergmann
2015-05-07Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin
2015-05-07workaround for clang3.2 in vclwidgets clang pluginNoel Grandin
2015-05-07fix commentNoel Grandin
2015-05-07Reduce enum class StorageMode to bool transactedStephan Bergmann
2015-05-07StorageMode::DiskspannedMode is effectively unusedStephan Bergmann
2015-05-07StorageMode::CreateUnpacked is never usedStephan Bergmann
2015-05-07SotStorage ctor nStorageMode param is effectively only used as bool transactedStephan Bergmann
2015-05-07Remove unused SotStorage ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorage::OpenSotStream nStorageMode paramStephan Bergmann
2015-05-07Remove unused SotStorageStream ctor nStorageMode paramStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann