summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/annotsh.cxx
AgeCommit message (Expand)Author
2013-10-15more fixes for OUString conversion in Windows buildNoel Grandin
2013-10-15fix some fallout from my OUString conversionsNoel Grandin
2013-10-15convert sw/source/ui/shells/*.cxx from String to OUStringNoel Grandin
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-11String->OUStringIvan Timofeev
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12Convert paragraph properties dialog to .ui formatOlivier Hallot
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-06-10convert foot/endnote dialog to .uiCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-21fdo#39468 Comment translation GER-ENG in sw/source/ui/shells/ (Part 1)Matthias Freund
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-13sal_Bool to boolTakeshi Abe
2013-01-19convert character properties tabdialog to .uiCaolán McNamara
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-22these can be constCaolán McNamara
2011-11-02fix this to buildCaolán McNamara
2011-11-02Resolves: #i46785# Word count dialog modelessMatt Pratt
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini
2011-03-30centralize caserotate and add to other shellsCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]
2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl
2010-12-15undoapi: #i115383#: change return type of GetFirstRedoInfo() to bool:Michael Stahl
2010-12-15undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():Michael Stahl
2010-11-30clean code at writerKayo Hamid
2010-11-25udoapi: merge sw refactoring with undoapi stuffMichael Stahl
2010-11-25unodapi: #i115383#: remove clutter from IDocumentUndoRedo:Michael Stahl
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]
2010-10-27micro optimizationsCaolán McNamara