summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view
Commit message (Expand)AuthorAgeFilesLines
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-222-2/+2
* s/the the/the/Tor Lillqvist2013-02-223-4/+4
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-203-3/+3
* sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks2013-02-131-8/+18
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-124-8/+8
* Remove unused methodsThomas Arnhold2013-02-094-85/+0
* Translate German commentsThomas Arnhold2013-02-097-369/+220
* sdremote: Disable Impress Remote in the menu also when not allowed in Options.Jan Holesovsky2013-02-071-2/+9
* sdremote - disable the menu item if it is not compiled in.Michael Meeks2013-02-072-0/+7
* Use application background consistently in Draw, fdo#59042Robert Roth2013-02-042-16/+2
* fdo#51232: i#119987# fix Impress crash when pasting text under Outline viewHerbert Dürr2013-01-281-0/+1
* Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida2013-01-162-2/+2
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* remove use of #pragma optimizeLuboš Luňák2013-01-014-36/+0
* Some cppcheck cleaning in sdJulien Nabet2012-12-242-4/+2
* Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat2012-12-201-3/+0
* Compress graphics dialog converted to new widget layout.Tomaž Vajngerl2012-12-091-16/+11
* an app can have print options without a print options dialogCaolán McNamara2012-12-071-12/+0
* added Change picture menu item to graphic shape popupRadek Doulik2012-12-041-0/+1
* refactored GetEmptyPresentationObject, added GetSelectedSingleObjectRadek Doulik2012-12-041-37/+53
* Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat2012-12-042-0/+4
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-1/+1
* Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2012-11-302-0/+4
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-12/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-2851-1176/+725
* impress210: #i110321# check if pages exists for last pageOcke.Janssen2012-11-281-2/+1
* impress211: #i115688# Forwarding result of ::Window::Notify().Andre Fische2012-11-281-1/+1
* use snap rectangle instead of logic rectangleRadek Doulik2012-11-281-1/+1
* get rid of Svx...Locale...() double conversion nonsenseEike Rathke2012-11-243-10/+3
* AllSettings with LanguageTagEike Rathke2012-11-223-3/+3
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-201-6/+6
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-145-36/+0
* Fix white line at the bottom during slideshow.Thorsten Behrens2012-11-081-3/+1
* Fix some file modesStephan Bergmann2012-11-063-0/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-069-240/+207
* Remove some unused methodsMarcos Paulo de Souza2012-10-161-14/+0
* sd: fix crash in character format dialog:Michael Stahl2012-10-141-0/+18
* CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2012-10-112-0/+4
* Add "External Edit" menu function for bitmaps to Impress and DrawTomaž Vajngerl2012-10-041-0/+47
* Deduplication of aEmptyStr for disable-dynlinkingTor Lillqvist2012-10-011-0/+2
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-43/+57
* -Werror,-Wunused-private-field (various sd)Stephan Bergmann2012-09-115-12/+4
* -Werror,-Wnon-literal-null-conversionStephan Bergmann2012-09-111-1/+1
* XubString->rtl::OUStringCaolán McNamara2012-09-112-8/+11
* offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl2012-09-061-2/+3
* Some clean up of previous commitStephan Bergmann2012-09-051-1/+1
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-2/+2
* fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin2012-09-031-11/+10
* Seemingly off-by-one painting error in Impress' ViewShell.Jan Holesovsky2012-08-231-2/+5