summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle RegionNoel Grandin2014-09-303-22/+22
* MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2014-09-292-3/+3
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-292-3/+3
* sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-294-15/+7
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-281-1/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-281-13/+6
* border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos2014-09-272-5/+5
* fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos2014-09-271-2/+3
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin2014-09-261-1/+1
* remove unnecessary casts'sNoel Grandin2014-09-261-9/+9
* remove unnecessary static_cast'sNoel Grandin2014-09-261-2/+2
* cleanup GUID/ClsId/CLSID typesNoel Grandin2014-09-261-1/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-09-261-44/+13
* Start Center Template Manager TweaksEfe Gürkan YALAMAN2014-09-257-10/+75
* Fix miscellaneous memory leaksMatthew J. Francis2014-09-251-1/+2
* coverity#1240261 Logically dead codeCaolán McNamara2014-09-251-6/+6
* Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann2014-09-256-11/+35
* fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt2014-09-246-35/+11
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-236-7/+7
* fdo#82577: Handle WindowNoel Grandin2014-09-23132-470/+470
* remove unused fields pName and pMethodName in SfxSlot classNoel Grandin2014-09-222-4/+2
* fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis2014-09-222-7/+7
* fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl2014-09-221-17/+21
* Disable the email sending menu entries when sandboxed on OS XTor Lillqvist2014-09-211-0/+12
* Present tense and capitalizationAdolfo Jayme Barrientos2014-09-211-3/+3
* fdo#62947 make IDs unique, fixes, better namesTomaž Vajngerl2014-09-191-0/+24
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-181-18/+1
* fdo#82577: Handle FontNoel Grandin2014-09-187-17/+17
* TyposJulien Nabet2014-09-171-2/+2
* Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter2014-09-171-1/+1
* Add writer document font colors to color palettesKrisztian Pinter2014-09-171-0/+7
* Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibraryContainerCaolán McNamara2014-09-151-6/+6
* sfx2: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl2014-09-121-15/+1
* sfx2: sal_Bool -> boolStephan Bergmann2014-09-122-9/+9
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-1231-305/+305
* create a master document template typeCaolán McNamara2014-09-112-2/+2
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* no member named 'UNKNOWN' in 'SfxItemState'Tor Lillqvist2014-09-101-2/+2
* more fixes for SfxItemStateNoel Grandin2014-09-101-2/+14
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-1016-36/+36
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-3/+3
* callcatcher: update unused codeCaolán McNamara2014-09-102-20/+0
* vcl: sal_Bool -> boolStephan Bergmann2014-09-101-1/+1
* Doxygenize comments, and move them in front of the functions.Jan Holesovsky2014-09-091-322/+117
* coverity#1237351 Logically dead codeCaolán McNamara2014-09-081-1/+1
* Related fdo#82088: removing aliases in headersStefan Weiberg2014-09-0623-71/+63
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-0611-35/+38
* fdo#56562 OSX: Update URL in Writer title bar when saving .docMatthew J. Francis2014-09-061-0/+2
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-062-37/+0