summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-18fastparser: Use dummy token handler in unit test instead of an oox one.Matúš Kukan2-4/+37
2014-09-18Better to throw than crash, if token handler is not set.Matúš Kukan1-0/+3
2014-09-18Remove special case which is handled differently nowMatúš Kukan1-8/+1
2014-09-18Blind fix for WindowsStephan Bergmann1-2/+2
2014-09-18Blind fix for WindowsStephan Bergmann1-4/+2
2014-09-18IsDraw doesn't mean the app/page is DrawCaolán McNamara1-2/+3
2014-09-18callcatcher: update unused codeCaolán McNamara5-52/+1
2014-09-18fdo#69090 Avoid using a string after freeMatthew J. Francis1-1/+5
2014-09-18use vcl::FontNoel Grandin1-1/+1
2014-09-18Update the status only after colors loadMaxim Monastirsky1-2/+2
2014-09-18Adapt the code for the new automatic buttonMaxim Monastirsky3-23/+15
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann1-5/+5
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler26-382/+56
2014-09-18.ui tweaks to PDF export tab pagesAdolfo Jayme Barrientos3-20/+17
2014-09-18default n-up printing of notes to sensible 2 x 1 not 1 x 2Caolán McNamara1-0/+8
2014-09-18use vcl::FontNoel Grandin1-1/+1
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski1-2/+1
2014-09-18Use vcl::FontTor Lillqvist1-4/+4
2014-09-18Use vcl::FontTor Lillqvist1-1/+1
2014-09-18Use vcl::FontNoel Grandin1-7/+7
2014-09-18Use vcl::FontTor Lillqvist1-1/+1
2014-09-18Remove not needed file attributeMiklos Vajna3-64/+45
2014-09-18fix windows buildNoel Grandin1-1/+1
2014-09-18Had /ure/source/unorc twice in hereTor Lillqvist1-1/+0
2014-09-18fdo#82577: Handle FontNoel Grandin470-1393/+1397
2014-09-18Use svxcorelo-SvxColorValueSet insteadMaxim Monastirsky1-2/+2
2014-09-18Revert "Add svxlo-SvxColorValueSet to the glade catalog"Maxim Monastirsky1-5/+2
2014-09-18cid#736037 Missing break in switchNoel Grandin1-0/+1
2014-09-18bnc#887307 ODF files not showing up on Windows searchAndras Timar1-1/+1
2014-09-17Missing boost_headers dependenciesStephan Bergmann2-0/+2
2014-09-17TyposJulien Nabet7-12/+12
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist1-1/+1
2014-09-17Typo: excatly->exactlyJulien Nabet3-3/+3
2014-09-17use MediaDescriptor to get input streamDavid Tardon1-8/+2
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon9-309/+55
2014-09-17generalize ImportFilterBase a bit moreDavid Tardon2-0/+240
2014-09-17pass media descriptor to import functionsDavid Tardon24-24/+30
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon10-16/+24
2014-09-17bnc#591147: unit test for media files importMatúš Kukan3-0/+37
2014-09-17sw: html import test: local images shouldn't be file links (bnc#580834)Matúš Kukan4-0/+115
2014-09-17bnc#580834: HTML import: Embed images if source URL is a local file.Matúš Kukan1-12/+7
2014-09-17add Kven Finnish [fkv-NO] to language list, fdo#83332Eike Rathke3-0/+3
2014-09-17Move the scrollbar and layer tabs in a separate row in DrawSamuel Mehrbrodt7-63/+13
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist2-4/+4
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-6/+6
2014-09-17MSWordExportBase: ignore empty annotation marksMiklos Vajna3-1/+28
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida2-26/+35
2014-09-17don't crash on insertTextPortion returning empty referenceCaolán McNamara1-0/+3