summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sd: SdUnoForbiddenCharsTable gets a SolarMutexGuard tooMichael Stahl
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-25fdo#84235 Remove Navigator from Context menuSamuel Mehrbrodt
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25fdo#63483: support for modify passwd in Impress and DrawKatarina Behrens
2014-09-25Stop using unnecessary std::auto_ptrTakeshi Abe
2014-09-25Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar"Stephan Bergmann
2014-09-24Fix falloutSamuel Mehrbrodt
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-24fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23Fix build breakages with gcc 4.7. It doesn't like '<::'.Kohei Yoshida
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23n-up printing done by vcl, brochures by draw/impressCaolán McNamara
2014-09-22remove unused fields pName and pMethodName in SfxSlot classNoel Grandin
2014-09-18IsDraw doesn't mean the app/page is DrawCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt
2014-09-17Resolves: fdo#80911 don't swap notes page width/heightCaolán McNamara
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
2014-09-16fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-15fdo#83619 Retain dropdown part after customizationMaxim Monastirsky
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-09-14Related: fdo#83572 Improve zoom modeMaxim Monastirsky
2014-09-14fdo#55903 Immediate effect for zoom in buttonMaxim Monastirsky
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11WaE: Unreferenced function definitionTor Lillqvist
2014-09-11fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-09-11get rid of QUERYINT macro in sdTomaž Vajngerl
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-08coverity#1237355 Dereference null return valueCaolán McNamara
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg
2014-09-06Related fdo#82088: removing aliases in headersStefan Weiberg
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06DockingWindow LayerDialog appears unusedCaolán McNamara
2014-09-05resource files: remove unused definitionsThomas Arnhold
2014-09-05src: use ToolBoxItem, as all other doThomas Arnhold
2014-09-05src: capitalization as the restThomas Arnhold
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-09-03coverity#704756 Dereference after null checkCaolán McNamara
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg