summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara
Change-Id: I170e392fa883936f835f60ec4798548701f2a3d8
2014-05-23coverity#1213149 Missing break in switchCaolán McNamara
Change-Id: I4978c8d36052119637acdda8121a511936a81cea
2014-05-23coverity#1213245 Dereference null return valueCaolán McNamara
Change-Id: I53dc316ff15ef23a79774d4894aa0940622e1311
2014-05-23coverity#1213283 Resource leakCaolán McNamara
Change-Id: I5002f3e935edcc9f09603a5b535e2b339ebed402
2014-05-23coverity#1213450 Uncaught exceptionCaolán McNamara
Change-Id: I577b699d0d6b63d81565b0e2e6f2e0a96e87078c
2014-05-23coverity#1213513 Uncaught exceptionCaolán McNamara
Change-Id: I04a05773891d680100ee1551eac21e203477935b
2014-05-23coverity#1215320 Uncaught exceptionCaolán McNamara
Change-Id: Icbc9f370573eda2a79c04825b00db77d1bf1924f
2014-05-23Resolves: fdo#58187 Expand and Collapse should be virtualUlrich Kitzinger
regression from ac7acb0ab1329913b0cec79790adcde0263960be Change-Id: I773871f08f43a8abadfc5ef9b641db722deb7d20
2014-05-23Add SAL_INFO tracing for CoreText callsTor Lillqvist
Change-Id: Ie60e0b64a2d9d8a045cb3c59fc781d6f9b2808a0
2014-05-23Output record types symbolically in SAL_INFOTor Lillqvist
Change-Id: I57665f39f9921a11e855d0574f836ef52078660b
2014-05-23Use CG_TRACE consistentlyTor Lillqvist
Change-Id: Icff6aa906b0c470afdc4c632896fa5087eeeffb0
2014-05-23force posted events before timer timeouts in KDE4 event loop (bnc#467278)Luboš Luňák
In this particular case, basctl::Shell::onDocumentCreated() and pretty much everything in basctl/ it seems operate on the current window. The "OnNew" event that triggers this comes from a timeout generated who knows where for whatever reason. However, the code "knows" what the current window is by having basctl::Shell::SetCurWindow() react on events about the current window changing ... which come from posted events. So, unless it's defined somewhere that an ordering here must exist, this is inherently racy. At least generic and Gtk event loops appear to always deliver the posted event first, so force the same ordering in the KDE event loop handling. Change-Id: Ia098f6b45e6b5a5133a12a9172eb09069e6362f9
2014-05-23fdo#76824: Proper way to parse cell address strings.Kohei Yoshida
Be aware of the variable address convention. Change-Id: I37ca38758f055e7799cadefafda61174ea3cbf9c
2014-05-23WaE: private field 'mnId' is not usedTor Lillqvist
Change-Id: I406ebb303b1f36f827c3cbf33f8f4cf3dcaed2f1
2014-05-24vcl: remove commented out code in ImplSysObjClip()Chris Sherlock
Change-Id: I21f342ec0e065dccc08a777da6d4fba296a7f345
2014-05-23do not store invalid date acceptance patterns in configurationEike Rathke
Change-Id: I78cd8b304db2243fd105d4b13421b6ea0347e042
2014-05-23make this a little less confusingEike Rathke
... and change to a friendlier red for invalid patterns. Change-Id: I19488abd496b144439d7918dc31cfd3f5f4fef92
2014-05-23feedback color indicator for invalid tagsEike Rathke
Change-Id: I235e32587779369c139aedd1961b37d8fcad8f53
2014-05-23don't enable debug renderingto pngMarkus Mohrhard
Change-Id: Ib15c3fb2f2dd61a9bbab9b6c47866e15c8a7659a
2014-05-23we need to map 100th mm to pixel also for the importMarkus Mohrhard
Change-Id: I09084d67283b10e024ed926dc0e8d38030d28713
2014-05-23Correct #endif placement (avoid linking error for TiledLibreOffice)Tor Lillqvist
Change-Id: I37577456740b4dd255df22047ce7740bd1e43ace
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
It's unfortunate that adding a modeless dialog is such a pain. But we still need to implemenet this properly else we'll leak at best, or end up with tons of weird bugs at worst. Change-Id: Ie03260f288fad76f994d0ca6a8b1feeade299ffd
2014-05-23fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud
Change-Id: I4b3724159be64609f1e88b63ccd9275d164fcb3e Reviewed-on: https://gerrit.libreoffice.org/9426 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-05-23sw: Properly embed .xls sheets in .docx documentsJacobo Aragunde Pérez
Word requires exactly the right relationship and content types to open embedded documents properly. The case of xls sheets is different from xlsx so we added it to the exporter. We know if the file is a xls or xlsx using the ProgID field: ProgID="Excel.Sheet.8" -> Excel version 8 -> xls ProgID="Excel.Sheet.12" -> Excel version 12 -> xlsx Change-Id: I80bae0eadd4af2fb9793c8f6581b3f288fb42c09
2014-05-23DOCX import: tokenize <w:ptab>Miklos Vajna
By changing the resource to Properties, the defined attribute tokens actually show up, and the \t characters still arrive. Change-Id: I37b32c4fc049b74d3bebada455b2acf47b66fc5f
2014-05-23external/python3: Fix memory leak in configure check codeStephan Bergmann
...that LeakSanitizer would complain about, causing the check to erroneously fail. Change-Id: Ieaef38576afd6196d38f395d48fd1bc92b22ddb6
2014-05-23dlclose confuses LeakSanitizerStephan Bergmann
Change-Id: I2bebbf1615ddc3619bcc3bf940f70c0967ce8534
2014-05-23Fix undefined misaligned writesStephan Bergmann
Change-Id: I8ad64babd43c2a692c305f3fa56331edb6d502ee
2014-05-23fdo#78833 Add Fomula Numbering and Lorem Ipsum autotext to some localesLaurent Balland-Poirier
Change-Id: I6236427c31e33cc50a89d6d836fd637ed9b48f05 Reviewed-on: https://gerrit.libreoffice.org/9446 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-23fdo#78833 Improve AutoTexts for all languages (mainly FN Autotext)Laurent Balland-Poirier
- AutoText FN (Formula Numbering) for all locales: - fix name of table and equation in localized name i#93627 - remove size attributes of equation preview to use default font size of Math equation - Add a real nosense dummy AutoText based on wellknown "Lorem Ipsum" (LOREM+F3) for all locales - fix some typo mistakes in French (see fdo#78833) - fix all Slovak (sk) files: - remove CVS directories - remove empty pictures directories - create manifest.xml files - add empty mimetype file at the right place in standard.bau files for all locales - rebuild manifest.xml files for all locales (with DOCTYPE) Change-Id: I0f1745138dfcec1c9cccd86b8daa89fea47e5b17 Reviewed-on: https://gerrit.libreoffice.org/9408 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-23improve parameter flow in cpputype.cxxNoel Grandin
after commit c5d47c327a57df55 "add default value for Context param in uno::Exception constructors" Change-Id: Ib429b58c559ecd48764a8df2f49d5470057c2c63
2014-05-23WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
Change-Id: I57eaa91b4c9f7fe5e3afc6f170f19492352fb633
2014-05-23Add some more source files for debugging convenienceTor Lillqvist
Change-Id: Ic058067f4114662569433801d8627e1c6fe648aa
2014-05-23sw: try not to include sw/souce/core stuff from sw/source/filterMichael Stahl
Change-Id: I21f1de79ed0a6df73afc53d1c93450f9eef23ac6
2014-05-23Forgot to remove debug statements.Kohei Yoshida
Change-Id: I7653efc19bf590bb5456128b270dd1d59c974599
2014-05-23coverity#1078598 Unchecked dynamic_castCaolán McNamara
Change-Id: I939e6718d785f96ad7726d59e7c1a5b5666e873f
2014-05-23coverity#1078582 Dereference after null checkCaolán McNamara
Change-Id: I3b972510871f36a3c7877b38d3a012aa88acf4c5
2014-05-23coverity#1078575 Unchecked dynamic_castCaolán McNamara
Change-Id: Ib4b7c2dcfa42aea0866806684a3949d35e796b27
2014-05-23coverity#705475 Dereference null return valueCaolán McNamara
Change-Id: I75c4525bf6e04ac25c0d9ab2f926faf40b82739b
2014-05-23coverity#705484 Dereference null return valueCaolán McNamara
Change-Id: I8bdce34356b50e3b0add4ddedd26bb47d67114ad
2014-05-23coverity#705519 Dereference null return valueCaolán McNamara
Change-Id: Ieb164e6c7349120311ab8cb6f74cec7b6851132c
2014-05-23coverity#1187682 Dereference null return valueCaolán McNamara
Change-Id: I52740129dc7c6c8d6f47850cf32702ead4643e63
2014-05-23coverity#1187686 Dereference null return valueCaolán McNamara
Change-Id: Ibbebba7bf421bf7f328a940c7f3d5295c975573c
2014-05-23coverity#705865 Dereference before null checkCaolán McNamara
Change-Id: Ib7b57da47d891725cd33073a8e7ed2f4baba74e9
2014-05-23coverity#705860 Dereference before null checkCaolán McNamara
Change-Id: I05f23c5d1581f6673660d59f7fe7e5f89d7d0919
2014-05-23coverity#705818 Dereference before null checkCaolán McNamara
Change-Id: Ie34e0df8ce38c58f5397942e53c55f6cc091b69d
2014-05-23coverity#1079283 Uninitialized scalar fieldCaolán McNamara
Change-Id: Ib849ff0839bba80d5695c0f78dd18448b668ec78
2014-05-23coverity#1079282 Uninitialized scalar fieldCaolán McNamara
Change-Id: If20b1108af89dec75d8c6a232290ab28e51d09d4
2014-05-23coverity#1079281 Uninitialized scalar fieldCaolán McNamara
Change-Id: I17dc424d485053d3eb09e8eb0dd01dd4b4672bfd
2014-05-23coverity#1079280 Uninitialized scalar fieldCaolán McNamara
Change-Id: I57de2b441c6a1d04c0ea54ad4ff1a66989e0cac8