Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann | |
2011-10-07 | Revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx" | Pierre-André Jacquod | |
This reverts commit e45b962f49829d5c60c913383b2132b579af3fab. this is the most probale cause of the breakage on MacOSX tinderbox. Do not really understand why it should break, but I do not see other potential guilty commits... No MacOSX at hand... so revert and see | |||
2011-10-07 | cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck reduce scope of var in vcl/...bitmapex.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction in vcl/..salatsuifontutils.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck reduce scope in vcl/.. lstbox.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction of var in vcl/... bitmap.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction in vcl/..ttcr.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction of var in vcl/... salprn.cxx | Pierre-André Jacquod | |
2011-10-07 | cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden var | Pierre-André Jacquod | |
2011-10-07 | cppcheck scope reduction of var in vcl/... salbmp.cxx | Pierre-André Jacquod | |
2011-10-07 | its not a secret which PPD is missing a DefaultResolution | Caolán McNamara | |
2011-10-05 | fix also older gtk+ build | Fridrich Štrba | |
2011-10-05 | conversion operator gone now | Caolán McNamara | |
2011-10-05 | callcatcher: unused methods | Caolán McNamara | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-10-04 | WaE: unreachable code | Tor Lillqvist | |
2011-10-04 | WaE: 'e' : unreferenced local variable | Tor Lillqvist | |
2011-10-04 | Fix build against the 10.4 SDK | Tor Lillqvist | |
2011-10-04 | callcatcher: various unused methods | Caolán McNamara | |
2011-10-03 | Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ↵ | Tor Lillqvist | |
used API | |||
2011-10-03 | Print preview: set frame size to preview size even if there is no preview | Ivan Timofeev | |
2011-09-30 | Kill unused SalFrameWndProcA() function | Tor Lillqvist | |
2011-09-30 | Kill unused ImplSalUpdateStyleFontA() function | Tor Lillqvist | |
2011-09-30 | clean-up ghost traces of unicow | Norbert Thiebaud | |
2011-09-30 | help gcc 4.6.1 out with ambiguity | Caolán McNamara | |
2011-09-29 | Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic. | Jan Holesovsky | |
2011-09-29 | callcatcher: unused code | Caolán McNamara | |
2011-09-28 | Make deprecation warnings non-fatal even in a -Werror compilation | Tor Lillqvist | |
2011-09-28 | WaE: foo does not implement the fooDelegate protocol | Tor Lillqvist | |
2011-09-28 | WaE: suggest a space before ';' or explicit braces around empty body in ↵ | Tor Lillqvist | |
'while' statement | |||
2011-09-28 | WaE: ATSUI is deprecated in newer SDKs | Tor Lillqvist | |
So when using gcc 4.2.1, turn deprecation warnings off for most of these source files, sigh. | |||
2011-09-28 | WaE: drop some unused variables | Tor Lillqvist | |
2011-09-28 | WaE: NSPICTPboardType is deprecated in 10.6 and later | Tor Lillqvist | |
So turn off -Wdeprecated-declarations for most of this source file when using gcc 4.2.1 or later. | |||
2011-09-28 | Fix syntax error that earlier compiler versions didn't mind | Tor Lillqvist | |
2011-09-28 | WaE: setAccessoryView is deprecated in 10.5 and later | Tor Lillqvist | |
Don't know how to fix it properly (i.e. use the corresponding non-deprecated API instead), so just using the pragma to ignore that warning for now... Unfortunately gcc 4.2.1 doesn't seem to implement the 'GCC diagnostic push/pop' pragmas, so we just have to ignore the warning for the method in question and the rest of the file. But luckily it is the last method;) | |||
2011-09-28 | WaE: 'NSWindow' may not respond to '-windowShouldClose:' | Tor Lillqvist | |
We get this warning when compiling with g++ 4.2.1 from the 10.6 SDK. As far as I see there is no command-line option to get rid of it, and thus also no pragma to avoid it just for the lines of code in question. So to make it compile with -Werror also using this compiler/SDK, expand the Objective-C message call syntactic sugar into a objc_msgSend() call instead. That should be equivalent, shouldn't it? | |||
2011-09-28 | Fix syntax error that earlier compiler versions didn't mind | Tor Lillqvist | |
2011-09-28 | WaE: declared with greater visibility than the type of its field | Tor Lillqvist | |
To be specific, 'vcl::PageSyncData' declared with greater visibility than the type of its field 'vcl::PageSyncData::mActions' Adding a SAL_DLLPRIVATE to the PageSyncData struct, too, then. Warning was emitted by g++ 4.2.1 against the MacOSX 10.6 SDK. | |||
2011-09-28 | Let SalAbort dump core on developer builds. | Stephan Bergmann | |
2011-09-28 | ByteString->rtl::OStringBuffer | Caolán McNamara | |
2011-09-27 | More WaE fixes for iOS | Tor Lillqvist | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-27 | make WinResTarget's name independent of LinkTarget | David Tardon | |
2011-09-27 | add GetParentDialog to VCL's Window, and remove DLGWIN & cut/paste | Michael Meeks | |
2011-09-27 | WaE: Silence warnings for the iOS code | Tor Lillqvist | |
No semantic changes, the iOS code still is mostly dummy. | |||
2011-09-26 | cppcheck: reduce scope of var in vcl bitmap3.cxx | Pierre-André Jacquod | |
2011-09-26 | cppcheck: reduce scope of var in vcl sft.cxx | Pierre-André Jacquod | |
2011-09-26 | cppcheck: reduce scope of variabl.e in vcl, cff.cxx | Pierre-André Jacquod | |
2011-09-26 | dead code deleted in vcl toolbox.cxx | Pierre-André Jacquod | |