summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Convert Svptrarr to std::vectorNoel Grandin1-13/+4
2012-07-04Targeted cleanup of namespacesFridrich Štrba1-27/+27
2012-07-04fixed wrong string copy logic in ScFormulaCell::CompileDBFormula()Eike Rathke1-1/+1
2012-07-04use SAL_UNUSED_PARAMETER instead of local macroLuboš Luňák2-45/+2
2012-07-04Removing a directory committed by mistakeFridrich Štrba11-40487/+0
2012-07-04initial attempt at fdo#47263 allow direct access to nested uno structsNoel Power3-38/+491
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev1-1/+2
2012-07-04No need to suppress warnings anymoreFridrich Štrba2-17/+1
2012-07-04Use page thumbnails for icons.Iain Billett6-58/+90
2012-07-04Moved headers in xml files. Save page 1 thumbnail in onDestroy.Iain Billett19-7/+40526
2012-07-04Added licence headers on java & xml files.Iain Billett12-0/+83
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