summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells
AgeCommit message (Expand)AuthorFilesLines
2013-01-18sal_Bool to boolTakeshi Abe1-3/+3
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky3-3/+3
2013-01-07Fix wrong bracketingWerner Koerner1-1/+1
2012-12-03drop unnecessary resource idsCaolán McNamara2-4/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks26-598/+364
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-2/+2
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-1/+1
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke3-8/+7
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat1-71/+0
2012-11-23Header/Footer: fixed click on frames over the header/footer area.Cédric Bosdonnat1-0/+19
2012-11-21unused variablesLuboš Luňák2-2/+0
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+0
2012-11-19use LanguageTagEike Rathke1-2/+2
2012-11-16Delete empty x-comment from shells.srcZolnai Tamás1-1/+0
2012-11-07cppCheck: Various clean-upjailletc361-1/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-26/+14
2012-11-06sal_Bool to boolTakeshi Abe1-1/+1
2012-11-04Fix fdo#56603 by NULL pointer checking in SwDrawTextShell::ExecuteArnaud Versini1-2/+5
2012-11-01sal_Bool to boolTakeshi Abe1-2/+2
2012-10-30cancel on insert frame was inserting a frameCaolán McNamara1-1/+1
2012-10-30sal_Bool to boolTakeshi Abe2-10/+7
2012-10-28sal_Bool to boolTakeshi Abe1-1/+1
2012-10-25sal_Bool to boolTakeshi Abe1-2/+2
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-24sal_Bool to boolTakeshi Abe1-2/+2
2012-10-17convert insert ruleCaolán McNamara1-2/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák6-12/+12
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara1-1/+1
2012-09-28adapt code to new table autoformat dialogCaolán McNamara1-1/+1
2012-09-28convert code to use new text<->table dialogCaolán McNamara1-2/+1
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara1-1/+1
2012-09-11-Werror,-Wnon-literal-null-conversion (SwInsertFld_Data ctor)Stephan Bergmann1-1/+1
2012-09-02expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev1-1/+1
2012-08-27WaE: unused variable ´nHtmlMode´Tor Lillqvist1-1/+0
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen3-8/+3
2012-07-25delete svl/svstdarr.hxxMichael Stahl2-2/+0
2012-07-17fdo#38244 enable attaching comments to document text ranges in writerMiklos Vajna1-2/+7
2012-07-16SwPostItField: added aInitials memberMiklos Vajna1-0/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-6/+6
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl2-4/+5
2012-07-03ditch String::CreateFromAsciiCaolán McNamara15-33/+31
2012-07-01Svx and sw code cleanupTomaž Vajngerl1-4/+1
2012-07-01Combine popup menu entries and IDs (SID_SAVE_GRAPHIC)Tomaž Vajngerl1-5/+2
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl1-1/+2
2012-06-29Remove include guardsThomas Arnhold1-3/+0
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl1-7/+23
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl2-4/+4
2012-06-22re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin1-1/+1