summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-05use uno::Reference#clear() method...Noel Grandin53-89/+82
2013-06-05fdo#46808, Convert XMultiServiceFactory in ucb moduleNoel Grandin11-81/+64
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin7-31/+28
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin26-136/+119
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin28-113/+108
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin27-164/+138
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin19-340/+102
2013-06-05remove unused componentcontext.hxx includesNoel Grandin83-82/+4
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin9-44/+32
2013-06-05Updated coreRaimundo Moura1-0/+0
2013-06-05sal_Bool to boolTakeshi Abe3-87/+86
2013-06-04fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-04vcl: add a console-only mode to avoid problems on Mac for gengal.Michael Meeks5-4/+24
2013-06-04adjust para_numbullet icons for high-contrast themesCaolán McNamara6-9/+1
2013-06-04Related: #i122446# Removed unused iconsAndre Fischer2-0/+0
2013-06-04Resolves: #i122446# Use different icons in Paragraph panel for...Andre Fischer4-31/+28
2013-06-04Related: #i120994# Avoid same error for META_TEXTFILLCOLOR_ACTION...Armin Le Grand1-0/+14
2013-06-04restore original mnemonics and drop empty slots/gridsCaolán McNamara1-45/+2
2013-06-04Updated coreCaolán McNamara1-0/+0
2013-06-04Add test for basebmp memory clobber.Thorsten Behrens2-1/+17
2013-06-04Detect copyArea trying to operate on overlapping memory.Tsahi Glik2-4/+12
2013-06-04MPLv2 subset improvements.Michael Meeks23-12/+115
2013-06-04configure: add evil hack to disable doxygen on a certain tinderboxMichael Stahl1-1/+1
2013-06-04Related: rhbz#968892 discard impossible languages for glyph fallbackCaolán McNamara1-0/+39
2013-06-04Convert Calc Print option page to .ui.Abdulaziz A Alayed7-61/+183
2013-06-04python3: reduce MSVC copy/pasteMichael Stahl1-12/+3
2013-06-04RepositoryExternal: remove another MSVC 2008 conditionalMichael Stahl1-1/+1
2013-06-04gbuild: get rid of that horrible $(shell...)Michael Stahl1-1/+1
2013-06-04Resolves: rhbz#968892 force render full grapheme with fallback fontCaolán McNamara2-24/+42
2013-06-04convert some more queryboxes to new style MessageBoxCaolán McNamara5-8/+38
2013-06-04clip message box dialogs to some reasonable widthsCaolán McNamara3-0/+16
2013-06-04Force 64-bit on 64-bit configurationsFridrich Štrba1-0/+1
2013-06-04gbuild: Use gb_RCFLAGSIsamu Mogi3-4/+4
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power6-47/+80
2013-06-04bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power2-6/+5
2013-06-04gbuild: Add -nologo option for rc.exe in VC2012Isamu Mogi2-1/+5
2013-06-04Avoid crash on iOS: We need to get a valid context hereTor Lillqvist1-0/+6
2013-06-04Adapt to new CoreText codeTor Lillqvist1-8/+8
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba7-20/+14
2013-06-04fdo#65305 fix python on winDavid Tardon1-1/+1
2013-06-04fdo#65014 Fix backwards/forwards search change of direction.Andrzej J.R. Hunt1-0/+7
2013-06-04fdo#64761: sw: avoid another ~SwIndexReg assertMichael Stahl1-0/+4
2013-06-04Some "cast from ... to ... loses precision fixes"Fridrich Štrba2-6/+6
2013-06-04notsupported.html appears unusedStephan Bergmann4-103/+1
2013-06-04Compiling but not working mingw_x86-64 bridgesFridrich Štrba11-879/+1059
2013-06-04Hopefully fix build on LinuxTor Lillqvist1-1/+1
2013-06-04Make the iOS vcl CoreText code build againTor Lillqvist17-2291/+139
2013-06-04Don't truncate pointers to 32-bit ints on win64Fridrich Štrba1-1/+1
2013-06-04Some configury and non-working stubs to start to compiler for Win64 with MinGWFridrich Štrba13-1/+2333
2013-06-04minor fix for strong/weaksiqi4-12/+19