summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-04removed progress bar - layout issues - will come back to it.Iain Billett1-16/+10
2012-07-04Added progress bar.Iain Billett1-38/+46
2012-07-04Some optimisations of the open method to re use page views where possible. wo...Iain Billett1-16/+42
2012-07-04use -nologo with other MSVC build tools tooLuboš Luňák1-2/+4
2012-07-04refactor handling of double border widths:Michael Stahl17-48/+226
2012-07-04rtftok: border types must be mapped to the values in ooxml/model.xmlMichael Stahl1-19/+18
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl53-407/+441
2012-07-04fdo#43556 round pos&dim of report controls & sections to nearest 10^-4mLionel Elie Mamane1-0/+19
2012-07-04ww8par: unused includesMiklos Vajna1-45/+0
2012-07-04add note about rsvg being a hard dep nowBjoern Michaelsen1-0/+4
2012-07-04fix fdo#51547: revert "Some cppcheck cleaning"Michael Meeks3-10/+10
2012-07-04n#768027: Slide notesMaster and notes import.Muthu Subramanian3-5/+51
2012-07-04wwSectionManager::SetUseOn: share first page header / footer by defaultMiklos Vajna1-2/+2
2012-07-04check for Digest::MD5 Perl moduleAndras Timar1-1/+1
2012-07-04renamed "MakeFormel" into "MakeFormula" (in sw/)Philipp Riemer4-7/+7
2012-07-04fdo#35365 Set the default font color to black and the document color to white.Benjamin Drung1-10/+2
2012-07-04modernize the default set of Impress templates (masterpages)Alexander Wilms92-207/+21
2012-07-04cast sal_uInt8 to sal_Int32, otherwise it would invoke valueOf(sal_Bool)Ivan Timofeev1-1/+1
2012-07-04fix build problem on windowsCaolán McNamara1-2/+2
2012-07-04re-base on ALv2 code.Michael Meeks77-1662/+1178
2012-07-04sw: drop some unused includesMiklos Vajna1-14/+0
2012-07-04SwDoc::ChgPageDesc: copy page size to first pageMiklos Vajna1-1/+5
2012-07-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]1-1/+14
2012-07-04removed unnecessary forward declarations of classTakeshi Abe41-82/+0
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard1-4/+4
2012-07-04sw: tell InsertNewPage() if that'll be a first pageMiklos Vajna5-7/+12
2012-07-04SwPageDesc: let IsHeaderShared() not affect IsHeaderSharedFirst()Miklos Vajna1-2/+2
2012-07-04explicitly convert to int to help the compiler select overloaded funcDavid Tardon1-1/+1
2012-07-04add missing dependencyDavid Tardon1-1/+1
2012-07-03Make windows tinderbox happyOlivier Hallot1-6/+6
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot15-202/+136
2012-07-04impreove the cond format dialog a little bitMarkus Mohrhard2-8/+13
2012-07-04add hard recalc to the remaining calc import testsMarkus Mohrhard1-1/+7
2012-07-04test related to fdo#51601Markus Mohrhard1-0/+0
2012-07-04check for invalid tab number, fdo#51667Markus Mohrhard1-2/+2
2012-07-04make the cond format dialog a bit mroe beautifulMarkus Mohrhard1-42/+28
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard6-7/+28
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard5-11/+71
2012-07-04add the cond format managerMarkus Mohrhard22-73/+674
2012-07-03Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara1-0/+6
2012-07-03useless sObjectKind stringCaolán McNamara1-3/+1
2012-07-03useless asal_TrueStr stringCaolán McNamara1-3/+2
2012-07-03fix broken indentCaolán McNamara1-42/+42
2012-07-03ditch String::CreateFromAsciiCaolán McNamara353-1054/+990
2012-07-03useless aMgrName stringCaolán McNamara1-1/+0
2012-07-03just use rtl::OUString::createFromAsciiCaolán McNamara1-2/+1
2012-07-03we don't need to check for complete length, any non 0 length will doCaolán McNamara1-2/+2
2012-07-03callcatcher: update unused codeCaolán McNamara5-21/+19
2012-07-03do not attempt to compile running formula cell (fdo#51601 related)Eike Rathke1-7/+4
2012-07-03embedded HSQLDB: reclaim space occupied by deleted rowsLionel Elie Mamane1-1/+1